text/template/parse.Tree.newComment (method)
2 uses
text/template/parse (current package)
node.go#L163: func (t *Tree) newComment(pos Pos, text string) *CommentNode {
parse.go#L371: return t.newComment(token.pos, token.val)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)